home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d4
/
flipper.arc
/
AUTOEXEC.BAT
< prev
next >
Wrap
DOS Batch File
|
1989-08-11
|
162b
|
12 lines
beep 256 200 512 200 1024 200
sonix /NH /K-
tts
echo off
flipper
if errorlevel 1 goto noflip
flipload start.flp
goto exit
:noflip
beep 256 1000
:exit